home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / git / RelNotes-1.6.5.2.txt < prev    next >
Encoding:
Text File  |  2011-09-22  |  581 b   |  20 lines

  1. GIT v1.6.5.2 Release Notes
  2. ==========================
  3.  
  4. Fixes since v1.6.5.1
  5. --------------------
  6.  
  7.  * Installation of templates triggered a bug in busybox when using tar
  8.    implementation from it.
  9.  
  10.  * "git add -i" incorrectly ignored paths that are already in the index
  11.    if they matched .gitignore patterns.
  12.  
  13.  * "git describe --always" should have produced some output even there
  14.    were no tags in the repository, but it didn't.
  15.  
  16.  * "git ls-files" when showing tracked files incorrectly paid attention
  17.    to the exclude patterns.
  18.  
  19. Other minor documentation updates are included.
  20.